home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / VB--_HTML 198205202001.psc / VBHelpCompiler / Test Project / Form1.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2001-05-04  |  1.1 KB  |  39 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "Form1"
  4.    ClientHeight    =   3165
  5.    ClientLeft      =   60
  6.    ClientTop       =   375
  7.    ClientWidth     =   4680
  8.    LinkTopic       =   "Form1"
  9.    ScaleHeight     =   3165
  10.    ScaleWidth      =   4680
  11.    StartUpPosition =   3  'Windows Default
  12.    Begin prjNSocks.Server Server1 
  13.       Height          =   390
  14.       Left            =   2280
  15.       TabIndex        =   1
  16.       Top             =   1440
  17.       Width           =   390
  18.       _ExtentX        =   688
  19.       _ExtentY        =   688
  20.    End
  21.    Begin prjNSocks.Client Client1 
  22.       Height          =   390
  23.       Left            =   1440
  24.       TabIndex        =   0
  25.       Top             =   480
  26.       Width           =   390
  27.       _ExtentX        =   688
  28.       _ExtentY        =   688
  29.       ConnectionString=   "gbvhm,km"
  30.       LocalPort       =   456
  31.       RemoteHost      =   "54667"
  32.       RemotePort      =   245
  33.    End
  34. Attribute VB_Name = "Form1"
  35. Attribute VB_GlobalNameSpace = False
  36. Attribute VB_Creatable = False
  37. Attribute VB_PredeclaredId = True
  38. Attribute VB_Exposed = False
  39.